05. Quiz: SQL

In SQL, a _ is used to store sets of like data.

SOLUTION: table

A __ is used to hold data for a single entity.

SOLUTION: record

A __ is a specific piece of data for an entity.

SOLUTION: column

A __ is an identifying piece of data that is usually unique.

SOLUTION: key